Skip to main content

commFor-Tool

CommFor is an data collection solution addressing the lack of accessible, cost-effective tools for monitoring community forestry interventions and the scarcity of reliable multi-country data to inform policy and research.

Prerequisites

Before you start, make sure you have the following installed:

Quick Setup

Follow these steps to set up and run the commFor-Tool:

1. Clone the Repository

https://github.com/Forest-Economy-Alliance/commFor-Tool.git
cd commFor-Tool

2. Install Dependencies

npm install

3. Set Up Android Development Environment

Make sure you have the Android development environment set up on your machine. Follow the React Native CLI Quickstart guide for detailed instructions.

4.Connect an Android Device or Start an Emulator

Connect your Android device via USB or start an Android emulator. Make sure the device is in developer mode and USB debugging is enabled.

5. Run the Application

npx react-native run-android